func internal/reflectlite.pkgPath

5 uses

	internal/reflectlite (current package)
		type.go#L196: func pkgPath(n abi.Name) string {
		type.go#L447: 					tmPkgPath := pkgPath(tmName)
		type.go#L451: 					vmPkgPath := pkgPath(vmName)
		type.go#L480: 				tmPkgPath := pkgPath(tmName)
		type.go#L484: 				vmPkgPath := pkgPath(vmName)